socketio
Toggle table of contents
iosSimulatorArm64
Platform filter
iosSimulatorArm64
Switch theme
Search in API
socketio
socketio
/
dev.adven.sockit.api
/
[iosSimulatorArm64]Logger
Logger
iosSimulatorArm64
interface
Logger
Inheritors
NoOp
Members
Types
No
Op
Link copied to clipboard
iosSimulatorArm64
object
NoOp
:
Logger
Functions
debug
Link copied to clipboard
iosSimulatorArm64
abstract
fun
debug
(
tag
:
String
,
message
:
String
)
error
Link copied to clipboard
iosSimulatorArm64
abstract
fun
error
(
tag
:
String
,
message
:
String
,
throwable
:
Throwable
?
=
null
)
info
Link copied to clipboard
iosSimulatorArm64
abstract
fun
info
(
tag
:
String
,
message
:
String
)